Welcome![Sign In][Sign Up]
Location:
Search - matrix transpose algorithm

Search list

[Other resourcexishujuzhengzhuanzhi

Description: 关于稀疏矩阵转置算法的相关的用c语言编写的一个源程序代码-on sparse matrix transpose algorithm c related to the language used in the preparation of a source code
Platform: | Size: 1045 | Author: 王鹤新 | Hits:

[Other resourceSpareMatrix

Description: 稀疏矩阵的抽象数据结构的算法的实现,首先声明一个类,在该类的基础上实现数据的存储与矩阵的转置-sparse matrix of the abstract data structure of the algorithm to achieve and be the first to declare a class, In such on the basis of data storage and matrix transpose
Platform: | Size: 18539 | Author: alexchen | Hits:

[Other resource转置

Description: 关于数据结构中矩阵转置的算法。-data on the structure of the matrix transpose algorithm.
Platform: | Size: 7591 | Author: 陈新 | Hits:

[Mathimatics-Numerical algorithmsmatrix

Description: 一个通用的矩阵综合算法;能实现加、减、乘、转置以及初始化设置功能(大小和初值)。-A common matrix integrated algorithm to achieve add, subtract, multiply, transpose function, as well as initialization settings (the size and initial value).
Platform: | Size: 2048 | Author: 赵君 | Hits:

[Data structs转置

Description: 关于数据结构中矩阵转置的算法。-data on the structure of the matrix transpose algorithm.
Platform: | Size: 216064 | Author: 陈新 | Hits:

[CSharp数据结构上机实习

Description: 数据结构上机实验 实验题目:两个有序循环链表合并成一个有序循环链表 实验题目:欧洲地图最短路径 实验题目:稀疏矩阵基本运算及转置 实验题目: 已给定先序构造一棵二叉树的算法,请你完成其余部分,包括先序、中序、后序遍历 二叉树并打印出来。先序序列建立二叉树的顺序读入字符为A B C Ф Ф D E Ф G Ф Ф F Ф Ф Ф,注意输入时Ф用空格代替。 实验题目:复数抽象数据类型的实现-Data structure experiment experimental subject: Two orderly circulation list in an orderly manner into a cycle of experimental topic list: Europe map the shortest path experimental subjects: basic computing and sparse matrix transpose experimental Title: has given a first order structure Binary trees algorithm, please complete the remaining parts, including the first order, in sequence, after the tree traversal and print them. First order sequence to establish the order of tree read characters for the ABC Ф Ф DE Ф G Ф Ф F Ф Ф Ф, Ф attention to input by a space to replace. Experimental subjects: the plural of the realization of abstract data types
Platform: | Size: 29696 | Author: 何金龙 | Hits:

[Data structsxishujuzhengzhuanzhi

Description: 关于稀疏矩阵转置算法的相关的用c语言编写的一个源程序代码-on sparse matrix transpose algorithm c related to the language used in the preparation of a source code
Platform: | Size: 1024 | Author: 王鹤新 | Hits:

[Software EngineeringSpareMatrix

Description: 稀疏矩阵的抽象数据结构的算法的实现,首先声明一个类,在该类的基础上实现数据的存储与矩阵的转置-sparse matrix of the abstract data structure of the algorithm to achieve and be the first to declare a class, In such on the basis of data storage and matrix transpose
Platform: | Size: 271360 | Author: alexchen | Hits:

[AlgorithmMatrixClass

Description: 矩阵类:可运行矩阵间的加、减、乘以及矩阵与数的点乘;可计算矩阵的转置、秩、行列式、逆;其中求解矩阵逆用到了经典的高斯算法;求解行列式以及秩运用的是消元法。-Matrix categories: to run between matrix add, subtract, multiply, and matrix and the number of points x computable matrix transpose, rank, determinant, inverse which matrix inverse used for solving the classical Gaussian algorithm solving the determinant as well as the rank is the use of elimination method.
Platform: | Size: 12288 | Author: 兰军 | Hits:

[MPItranspose

Description: 矩阵转置并行算法实现,C语言开发,用mpi编程完成-Matrix transpose parallel algorithm, C language development, with the completion of mpi programming
Platform: | Size: 2048 | Author: kmart | Hits:

[MPImatrix

Description: intel线程挑战赛 矩阵转置 快速转置 多线程 tbb 并行算法-Challenge thread intel matrix transpose transpose fast parallel algorithm for multi-threaded tbb
Platform: | Size: 763904 | Author: 郭溪林 | Hits:

[AlgorithmEigenvalue

Description: 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
Platform: | Size: 8192 | Author: zengming | Hits:

[OpenGL programMaxtire

Description: 这是一个对矩阵的操作算法,即使对矩阵进行转置和乘法。用C语言实现的。-This is a matrix operation algorithm, even for matrix transpose and multiplication. Realized with C language.
Platform: | Size: 1024 | Author: 谭彪 | Hits:

[Data structsjuzhen

Description: 设计算法求三对角矩阵在压缩存储下的转置矩阵。-Design algorithm for tridiagonal matrix stored in compressed under the matrix transpose.
Platform: | Size: 1024 | Author: 詹书保 | Hits:

[Othersparematrix

Description: 稀疏矩阵转置算法,经常使用,可以用于复习数据结构-Sparse matrix transpose algorithm, frequently used data structures can be used to review
Platform: | Size: 493568 | Author: 张元 | Hits:

[Algorithmjuzhenzhuanzhi

Description: 运用vb编写的矩阵转置算法,可以实现矩阵的转置-Prepared using vb matrix transpose algorithm, matrix transpose can be achieved
Platform: | Size: 2048 | Author: jacket | Hits:

[AlgorithmMatrix

Description: 矩阵运算:列举常用矩阵计算的算法(矩阵求逆,转置,求实对称矩阵,奇异值矩阵等等)-Matrix operations: List of common matrix calculation algorithm (matrix inverse, transpose, realistic symmetric matrix, singular value matrix, etc.)
Platform: | Size: 34816 | Author: 易鑫 | Hits:

[Software Engineeringmatrix-transpose-operation

Description: 稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.The transpose method: direct exchange ranks reordering. Transpose Method 2: Perform n scans. Transpose 3: Fast transpose.
Platform: | Size: 1024 | Author: 高伟 | Hits:

[MPItransposed.c

Description: 计算矩阵A的转置的并行C语言程序,使用MPI编译.输入矩阵A,计算它的转置.-MPI parallel matrix transpose algorithm, the input matrix A, A transpose computing, multi-process while achieving
Platform: | Size: 1024 | Author: wangxiaobu | Hits:

[Windows Developcnm

Description: 矩阵的快速转置算法 数据压缩是提高传输、存储效率一种技术。教材第5章介绍了两种简单的压缩存储方法。 本实验要求实现三元组顺序表表示下的矩阵快速转置算法。 输入: 稀疏矩阵的行数、列数、非零元个数(三个数都大于0) 以行为主序输入稀疏矩阵三元组表 输出: 辅助数组num[ ] 辅助数组cpot[ ] 以行为主序输出对应的转置矩阵三元组表-Fast data matrix transpose algorithm compression is to increase transmission, storage efficiency of a technology. Textbook Chapter 5 describes two simple compression storage method. In this study, required to achieve the triple order of the table represents a fast matrix transposition algorithm. Input: sparse matrix rows, number of columns, the number of nonzero elements (three numbers are greater than 0) to enter the main sequence behavior sparse triple output tables: an auxiliary array num [] array of auxiliary cpot [] In the main act sequence output corresponding transposed matrix triples table
Platform: | Size: 1024 | Author: 王浩东 | Hits:
« 12 »

CodeBus www.codebus.net